home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 03 Demos and Info / FSLOAD.TXT < prev    next >
Encoding:
Text File  |  2019-04-13  |  796 b   |  26 lines

  1.  
  2. I tested these 3 programs by loading a
  3. 100 block program and timing each one.
  4. The normal loading time was used for
  5. comparison purposes.
  6.    LOAD MODE    TIME(in sec.)   FACTOR
  7.    ---------    -------------   ------
  8.    NORMAL         65            1
  9.    FAST DATA      14            4.64
  10.    TURBODISK      14            4.64
  11.    MACH 5         14            4.64
  12.  
  13.  
  14. The times for the 3 speed-up programs
  15. were literally the same. Which leads me
  16. to believe that they use pretty much the
  17. same method for fast loading.
  18.   * FAST DATA's advantage is that it can
  19.     be freely downloaded.
  20.   * MACH 5's advantage is that it has
  21.     several utilities to go along with
  22.     it. And it seems to work with most
  23.     copy protected software.
  24.   * TURBODISK can be relocated in memory
  25.     and has a fast VERIFY mode.
  26.